vcSetNodeMaterialStatement
Process statement for changing material of an node in an product instance.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Force | Boolean | RW | Gets or sets whether to force material inheritance in the node. |
| Material | vcMaterial | RW | Gets or sets the material to assign to the node. |
| NodeName | String | RW | Gets or sets a name of the node in product's component to assign the material to. An empty string means to set the material of the component's root node. |
| ProductVariableName | String | RW | Gets or sets the name of the Process variable that contains one or more references to product objects. This statement will set the material of these objects, also considering the other parameters. |